projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75963f7
)
add dependabot for github actions. (#952)
author
tsteven4
<13596209+tsteven4@users.noreply.github.com>
Fri, 2 Dec 2022 18:36:00 +0000
(11:36 -0700)
committer
GitHub
<noreply@github.com>
Fri, 2 Dec 2022 18:36:00 +0000
(11:36 -0700)
dependabot.yaml
[new file with mode: 0644]
patch
|
blob
diff --git a/dependabot.yaml
b/dependabot.yaml
new file mode 100644
(file)
index 0000000..
5ace460
--- /dev/null
+++ b/
dependabot.yaml
@@ -0,0
+1,6
@@
+version: 2
+updates:
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "weekly"